home *** CD-ROM | disk | FTP | other *** search
/ Macworld Expo - Develope…Central & Net Innovations / Developer Central and Net Innovators (MacWorld Expo) (January 1999).iso / Net Innovators / Prosoft Engineering, Inc. / NetWare Client 5.12 (ß1) / NetWare Installer (ß1) / NetWare Installer (fl1) / LaserWriter Pro 810f < prev    next >
Encoding:
PostScript Printer Description  |  1997-06-12  |  43.0 KB  |  22 lines  |  [TEXT/????]

  1. LaserWriter Pro 810fTEXT????%mò=qØ≈á0Ø≈á0Åŧ≥*PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1997 Adobe Systems Incorporated.
  4. *% All Rights Reserved.
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.2"
  10. *FileVersion: "4.1"
  11. *LanguageVersion: English
  12. *PCFileName: "APLW81F1.PPD"
  13. *Product: "(LaserWriter Pro 810f)"
  14. *PSVersion: "(2011.113) 12"
  15. *ModelName: "Apple LaserWriter Pro 810 with Fax Card"
  16. *NickName:    "Apple LaserWriter Pro 810 with Fax Card"
  17.  
  18. *% ==== Options and Constraints =====
  19. *OpenGroup: InstallableOptions/Options Installed
  20.  
  21. *OpenUI *Option1/Multimedia Power Feeder: Boolean
  22. *DefaultOption1: False
  23. *Option1 True/Installed: ""
  24. *Option1 False/Not Installed: ""
  25. *?Option1: "
  26.     currentpagedevice /InputAttributes get
  27.     3 get type (dicttype) eq {(True)}{(False)}ifelse = flush "
  28. *End
  29. *CloseUI: *Option1
  30.  
  31. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  32. *DefaultInstalledMemory: 8Meg
  33. *InstalledMemory 8Meg/8 MB    RAM: ""
  34. *InstalledMemory 12Meg/12 MB RAM: ""
  35. *InstalledMemory 16Meg/16 MB RAM: ""
  36. *InstalledMemory 20Meg/20 MB RAM: ""
  37. *InstalledMemory 24Meg/24 MB RAM: ""
  38. *InstalledMemory 28Meg/30 MB RAM: ""
  39. *InstalledMemory 32Meg/32 MB RAM: ""
  40. *?InstalledMemory: "
  41.     save
  42.     currentsystemparams /RamSize get
  43.     6 string dup 4 string 4 -1 roll 1048576 div cvi dup 9 gt {exch cvs 0 exch
  44.     putinterval dup 2}{exch cvs 0 exch putinterval dup 1}ifelse
  45.     (Meg) putinterval
  46.     = flush
  47.     restore
  48. "
  49. *End
  50. *CloseUI: *InstalledMemory
  51.  
  52. *CloseGroup: InstallableOptions
  53.  
  54. *UIConstraints: *Option1 True *ManualFeed True
  55. *UIConstraints: *Option1 False *InputSlot MultiMediaFeeder
  56.  
  57. *% This device does not support the following paper sizes through input trays:
  58. *% Statement, Postcard, Comm #10 Envelope, DL, C5, Monarch envelopes.
  59.  
  60. *UIConstraints: *PageSize Statement *InputSlot Tray1
  61. *UIConstraints: *PageSize Statement *InputSlot Tray2
  62. *UIConstraints: *PageSize Statement *InputSlot Tray3
  63.  
  64. *UIConstraints: *PageSize Postcard *InputSlot Tray1
  65. *UIConstraints: *PageSize Postcard *InputSlot Tray2
  66. *UIConstraints: *PageSize Postcard *InputSlot Tray3
  67.  
  68. *UIConstraints: *PageSize Com10 *InputSlot Tray1
  69. *UIConstraints: *PageSize Com10 *InputSlot Tray2
  70. *UIConstraints: *PageSize Com10 *InputSlot Tray3
  71.  
  72. *UIConstraints: *PageSize DL *InputSlot Tray1
  73. *UIConstraints: *PageSize DL *InputSlot Tray2
  74. *UIConstraints: *PageSize DL *InputSlot Tray3
  75.  
  76. *UIConstraints: *PageSize C5 *InputSlot Tray1
  77. *UIConstraints: *PageSize C5 *InputSlot Tray2
  78. *UIConstraints: *PageSize C5 *InputSlot Tray3
  79.  
  80. *UIConstraints: *PageSize Monarch *InputSlot Tray1
  81. *UIConstraints: *PageSize Monarch *InputSlot Tray2
  82. *UIConstraints: *PageSize Monarch *InputSlot Tray3
  83.  
  84. *% General Information and Defaults ===============
  85. *LanguageLevel: "2"
  86. *Protocols: BCP
  87. *Emulators: hplj
  88. *StartEmulator_hplj: "currentfile /hpcl statusdict /emulate get exec "
  89. *StopEmulator_hplj: "<1B 7F>0"
  90. *FreeVM: "430000"
  91. *VMOption 8Meg: "430000"
  92. *VMOption 12Meg: "1020000"
  93. *VMOption 16Meg: "1457792"
  94. *VMOption 20Meg: "5457792"
  95. *VMOption 24Meg: "9457792"
  96. *VMOption 28Meg: "13457792"
  97. *VMOption 32Meg: "17457792"
  98. *ColorDevice: False
  99. *FaxSupport: Base
  100. *DefaultColorSpace: Gray
  101. *VariablePaperSize: False
  102. *FileSystem: True
  103. *?FileSystem: "
  104.     save false
  105.     (%disk?%)
  106.     { currentdevparams dup /Writeable known
  107.     { /Writeable get {pop true} if }  { pop } ifelse
  108.     } 10 string /IODevice resourceforall
  109.     {(True)}{(False)} ifelse = flush
  110. restore"
  111. *End
  112. *Throughput: "20"
  113. *Password: "()"
  114. *ExitServer: "
  115. count 0 eq
  116. { false } { true exch startjob } ifelse
  117. not {
  118.     (WARNING: Cannot modify initial VM.) =
  119.     (Missing or invalid password.) =
  120.     (Please contact the author of this software.) = flush quit
  121.     } if
  122. "
  123. *End
  124. *Reset: "
  125. count 0 eq
  126. { false } { true exch startjob } ifelse
  127. not {
  128.     (WARNING: Cannot reset printer.) =
  129.     (Missing or invalid password.) =
  130.     (Please contact the author of this software.) = flush quit
  131.     } if
  132. systemdict /quit get exec
  133. (WARNING : Printer Reset Failed.) = flush
  134. "
  135. *End
  136. *JobPatchFile 2: "
  137.     statusdict begin product end
  138.     dup (LaserWriter Pro 810) eq exch (LaserWriter Pro 810f) eq or
  139.     {
  140.     /prevSetPageDevice /setpagedevice load def
  141.     /setpagedevice
  142.     {
  143.     dup /HWResolution 2 copy known {get}{pop pop currentpagedevice /HWResolution get}ifelse
  144.     aload pop mul 160000 gt
  145.     vmstatus exch sub exch pop 1000000 lt and
  146.     currentpagedevice /PageSize get aload pop mul 484704 gt and
  147.     {dup begin /HWResolution [400 400] def end}if
  148.     prevSetPageDevice
  149.     }bind def
  150.     }if
  151. "
  152. *End
  153.  
  154. *OpenUI *Resolution: PickOne
  155. *OrderDependency: 10 AnySetup *Resolution
  156. *DefaultResolution: 400dpi
  157. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  158. *Resolution 400dpi: "1 dict dup /HWResolution [400 400] put setpagedevice"
  159. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  160. *Resolution 800dpi: "1 dict dup /HWResolution [800 800] put setpagedevice"
  161.  
  162. *?Resolution: "
  163.     save
  164.     currentpagedevice /HWResolution get
  165.     aload pop exch
  166.     (          ) cvs print
  167.     pop
  168.     (dpi) = flush
  169.     restore
  170. "
  171. *End
  172. *CloseUI: *Resolution
  173.  
  174. *% Halftone Information ===============
  175. *ScreenFreq: "60.0"
  176. *ScreenAngle: "45.0"
  177. *DefaultScreenProc: Dot
  178. *ScreenProc Dot: "
  179. {abs    exch  abs  2 copy  add  1 gt  {1 sub  dup  mul  exch
  180. 1 sub    dup  mul  add  1 sub } {dup  mul  exch  dup  mul
  181. add    1 exch  sub } ifelse }
  182. "
  183. *End
  184. *ScreenProc Line: "{ pop }"
  185. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  186. *DefaultTransfer: Null
  187. *Transfer Null: "{ }"
  188. *Transfer Null.Inverse: "{ 1 exch sub }"
  189.  
  190. *% Paper Handling ===================
  191. *% Code in this section both selects a tray and sets up a frame buffer.
  192. *OpenUI *PageSize: PickOne
  193. *OrderDependency: 30 AnySetup *PageSize
  194. *DefaultPageSize: Unknown
  195. *PageSize Letter/US Letter: "
  196.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  197. *End
  198. *PageSize Legal/US Legal: "
  199.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  200. *End
  201. *PageSize Tabloid/Ledger: "
  202.     2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice"
  203. *End
  204. *PageSize A3: "
  205.     2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice"
  206. *End
  207. *PageSize A4: "
  208.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  209. *End
  210. *PageSize A5: "
  211.     2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  212. *End
  213. *PageSize B4: "
  214.     2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice"
  215. *End
  216. *PageSize B5: "
  217.     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  218. *End
  219. *PageSize Postcard: "
  220.     2 dict dup /PageSize [284 419] put dup /ImagingBBox null put setpagedevice"
  221. *End
  222. *PageSize Invoice/Statement: "
  223.     2 dict dup /PageSize [396 612] put dup /ImagingBBox null put setpagedevice"
  224. *End
  225. *PageSize Folio: "
  226.     2 dict dup /PageSize [595 936] put dup /ImagingBBox null put setpagedevice"
  227. *End
  228. *PageSize Executive: "
  229.     2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  230. *End
  231. *PageSize Comm10/Comm10 Envelope: "
  232.     2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  233. *End
  234. *PageSize Monarch/Monarch Envelope: "
  235.     2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  236. *End
  237. *PageSize DL/DL Envelope: "
  238.     2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  239. *End
  240. *PageSize C5/C5 Envelope: "
  241.     2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  242. *End
  243. *PageSize LetterSmall/US Letter Small: "
  244.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice "
  245. *End
  246. *PageSize A4Small/A4 Small: "
  247.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice "
  248. *End
  249. *PageSize LegalSmall/US Legal Small:    "
  250.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice "
  251. *End
  252. *?PageSize: "
  253. save
  254.     currentpagedevice /PageSize get aload pop
  255.     2 copy gt {exch} if
  256.     (Unknown)
  257.     16 dict
  258.     dup [612 792] (Letter) put
  259.     dup [612 1008] (Legal) put
  260.     dup [792 1224] (Tabloid) put
  261.     dup [842 1191] (A3) put
  262.     dup [595 842] (A4) put
  263.     dup [420 595] (A5) put
  264.     dup [729 1032] (B4) put
  265.     dup [516 729] (B5) put
  266.     dup [284 419] (Postcard) put
  267.     dup [396 612] (Invoice) put
  268.     dup [595 936] (Folio) put
  269.     dup [522 756] (Executive) put
  270.     dup [297 684] (Comm10) put
  271.     dup [279 540] (Monarch) put
  272.     dup [312 624] (DL) put
  273.     dup [459 649] (C5) put
  274. { exch aload pop 4 index sub abs 5 le exch
  275.     5 index sub abs 5 le and
  276.     {exch pop exit} {pop} ifelse
  277.     } bind forall
  278.     = flush pop pop
  279. restore
  280. "
  281. *End
  282. *CloseUI: *PageSize
  283.  
  284. *OpenUI *PageRegion: PickOne
  285. *OrderDependency: 40 AnySetup *PageRegion
  286. *DefaultPageRegion: Unknown
  287. *PageRegion Letter/US Letter: "
  288.     3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  289.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [612 792] put put put setpagedevice "
  290. *End
  291. *PageRegion Legal/US Legal: "
  292.     3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  293.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [612 1008] put put put setpagedevice"
  294. *End
  295. *PageRegion Tabloid/Ledger: "
  296.     3 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
  297.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [792 1224] put put put setpagedevice"
  298. *End
  299. *PageRegion A3: "
  300.     3 dict dup /PageSize [842 1191] put dup /ImagingBBox null put
  301.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [842 1191] put put put setpagedevice"
  302. *End
  303. *PageRegion A4: "
  304.     3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  305.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [595 842] put put put setpagedevice"
  306. *End
  307. *PageRegion A5: "
  308.     3 dict dup /PageSize [420 595] put dup /ImagingBBox null put
  309.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [420 595] put put put setpagedevice"
  310. *End
  311. *PageRegion B4: "
  312.     3 dict dup /PageSize [729 1032] put dup /ImagingBBox null put
  313.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [729 1032] put put put setpagedevice"
  314. *End
  315. *PageRegion B5: "
  316.     3 dict dup /PageSize [516 729] put dup /ImagingBBox null put
  317.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [516 729] put put put setpagedevice"
  318. *End
  319. *PageRegion Postcard: "
  320.     3 dict dup /PageSize [284 419] put dup /ImagingBBox null put
  321.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [284 419] put put put setpagedevice"
  322. *End
  323. *PageRegion Invoice/Statement: "
  324.     3 dict dup /PageSize [396 612] put dup /ImagingBBox null put
  325.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [396 612] put put put setpagedevice"
  326. *End
  327. *PageRegion Folio: "
  328.     3 dict dup /PageSize [595 936] put dup /ImagingBBox null put
  329.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [595 936] put put put setpagedevice"
  330. *End
  331. *PageRegion Executive: "
  332.     3 dict dup /PageSize [522 756] put dup /ImagingBBox null put
  333.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [522 756] put put put setpagedevice"
  334. *End
  335. *PageRegion Comm10/Comm10 Envelope: "
  336.     3 dict dup /PageSize [297 684] put dup /ImagingBBox null put
  337.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [297 684] put put put setpagedevice"
  338. *End
  339. *PageRegion Monarch/Monarch Envelope: "
  340.     3 dict dup /PageSize [279 540] put dup /ImagingBBox null put
  341.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [279 540] put put put setpagedevice"
  342. *End
  343. *PageRegion DL/DL Envelope: "
  344.     3 dict dup /PageSize [312 624] put dup /ImagingBBox null put
  345.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [312 624] put put put setpagedevice"
  346. *End
  347. *PageRegion C5/C5 Envelope: "
  348.     3 dict dup /PageSize [459 649] put dup /ImagingBBox null put
  349.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [459 649] put put put setpagedevice"
  350. *End
  351. *PageRegion LetterSmall/US Letter Small: "
  352.     3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  353.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [612 792] put put put setpagedevice"
  354. *End
  355. *PageRegion A4Small/A4 Small: "
  356.     3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  357.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [595 842] put put put setpagedevice"
  358. *End
  359. *PageRegion LegalSmall/US Legal Small:    "
  360.     3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  361.     dup /InputAttributes 1 dict dup 3 1 dict dup /PageSize [612 1008] put put put setpagedevice"
  362. *End
  363. *CloseUI: *PageRegion
  364.  
  365. *% The following entries provide information about specific paper keywords.
  366. *DefaultImageableArea: Unknown
  367. *ImageableArea Letter/US Letter: "16 14.4 595.4 778 "
  368. *ImageableArea Legal/US Legal: "16 9.81 596.16 995 "
  369. *ImageableArea Tabloid/Ledger: "16 12 780 1208 "
  370. *ImageableArea A3: "16 12 825.84 1178 "
  371. *ImageableArea A4: "16 16 578.88 825.17 "
  372. *ImageableArea A5: "14 14.4 407.25 577 "
  373. *ImageableArea B4: "16 10.2 717.12 1019.25 "
  374. *ImageableArea B5: "11 15 503.1 716 "
  375. *ImageableArea Postcard: "14.4 9.81 273.6 407.25 "
  376. *ImageableArea Invoice/Statement: "21 16 373 595 "
  377. *ImageableArea Folio: "21 10.2 578.88 922 "
  378. *ImageableArea Executive: "16 10.2 509.76 743.13 "
  379. *ImageableArea Comm10/Comm10 Envelope: "16 12 279 671 "
  380. *ImageableArea Monarch/Monarch Envelope: "16 12 265.2 525 "
  381. *ImageableArea DL/DL Envelope: "16 14 295.64 605 "
  382. *ImageableArea C5/C5 Envelope: "19 14 448 631 "
  383. *ImageableArea LetterSmall/US Letter Small: "31 31 583 761 "
  384. *ImageableArea A4Small/A4 Small: "29 31 567 812 "
  385. *ImageableArea LegalSmall/US Legal Small: "64 54 548 954 "
  386. *?ImageableArea: "
  387. save
  388.     /cvp { (                ) cvs print ( ) print } bind def
  389.     /upperright {10000 mul floor 10000 div} bind def
  390.     /lowerleft {10000 mul ceiling 10000 div} bind def
  391.     newpath clippath pathbbox
  392.     4 -2 roll exch 2 {lowerleft cvp} repeat
  393.     exch 2 {upperright cvp} repeat flush
  394. restore
  395. "
  396. *End
  397.  
  398. *% These provide the physical dimensions of the paper (by keyword)
  399. *DefaultPaperDimension: Unknown
  400. *PaperDimension Letter/US Letter: "612 792"
  401. *PaperDimension Legal/US Legal: "612 1008"
  402. *PaperDimension Tabloid/Ledger: "792 1224"
  403. *PaperDimension A3: "842 1191"
  404. *PaperDimension A4: "595 842"
  405. *PaperDimension A5: "420 595"
  406. *PaperDimension B4: "729 1032"
  407. *PaperDimension B5: "516 729 "
  408. *PaperDimension Postcard: "284 419"
  409. *PaperDimension Invoice/Statement: "396 612"
  410. *PaperDimension Folio: "595 936"
  411. *PaperDimension Executive: "522 756"
  412. *PaperDimension Comm10/Comm10 Envelope: "297 684"
  413. *PaperDimension Monarch/Monarch Envelope: "279 540"
  414. *PaperDimension DL/DL Envelope: "312 624"
  415. *PaperDimension C5/C5 Envelope: "459 649"
  416. *PaperDimension LetterSmall/US Letter Small: "612 792"
  417. *PaperDimension A4Small/A4 Small: "595 842"
  418. *PaperDimension LegalSmall/US Legal Small: "612 1008"
  419.  
  420. *RequiresPageRegion MultiMediaFeeder: True
  421.  
  422. *OpenUI *ManualFeed/Manual Feed: Boolean
  423. *OrderDependency: 20 AnySetup *ManualFeed
  424. *DefaultManualFeed: False
  425. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice "
  426. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice "
  427. *?ManualFeed: "
  428.     save
  429.     currentpagedevice /ManualFeed get
  430.     {(True)}{(False)}ifelse = flush
  431.     restore
  432. "
  433. *End
  434. *CloseUI: *ManualFeed
  435.  
  436. *OpenUI *InputSlot: PickOne
  437. *OrderDependency: 20 AnySetup *InputSlot
  438. *DefaultInputSlot:    Tray1
  439. *InputSlot Tray1/Upper tray: "
  440.     currentpagedevice /InputAttributes get
  441.     0 get dup
  442.     null eq {pop}
  443.     { dup
  444.     /InputAttributes
  445.     1 dict dup /Priority [0 1 2 3] put
  446.     put  setpagedevice
  447.     } ifelse "
  448. *End
  449. *InputSlot Tray2/Middle tray: "
  450.     currentpagedevice /InputAttributes get
  451.     1 get dup
  452.     null eq {pop}
  453.     { dup
  454.     /InputAttributes
  455.     1 dict dup /Priority [1 0 2 3] put
  456.     put  setpagedevice
  457.     } ifelse "
  458. *End
  459. *InputSlot Tray3/Lower tray: "
  460.     currentpagedevice /InputAttributes get
  461.     2 get dup
  462.     null eq {pop}
  463.     { dup
  464.     /InputAttributes
  465.     1 dict dup /Priority [2 0 1 3] put
  466.     put  setpagedevice
  467.     } ifelse "
  468. *End
  469. *InputSlot MultiMediaFeeder/Multimedia Power Feeder: "
  470.     currentpagedevice /InputAttributes get
  471.     3 get dup
  472.     null eq {pop}
  473.     { dup
  474.     /InputAttributes
  475.     1 dict dup /Priority [3 0 1 2] put
  476.     put  setpagedevice
  477.     } ifelse "
  478. *End
  479. *?InputSlot: "
  480. save
  481.     4 dict
  482.     dup /0 (Tray1) put
  483.     dup /1 (Tray2) put
  484.     dup /2 (Tray3) put
  485.     dup /3 (MultiMediaFeeder) put
  486.     currentpagedevice /InputAttributes get
  487.     dup /Priority known
  488.     { /Priority get 0 get (      ) cvs cvn get }
  489.     {
  490.     dup length 1 eq
  491.     { {pop} forall (       ) cvs cvn get }
  492.     { pop pop (Unknown) } ifelse
  493.     } ifelse
  494.     = flush
  495. restore
  496. "
  497. *End
  498. *CloseUI: *InputSlot
  499.  
  500. *DefaultOutputBin:    Upper
  501. *DefaultOutputOrder:    Normal
  502.  
  503. *PageStackOrder Front: Reverse
  504. *PageStackOrder Upper: Normal
  505.  
  506. *OpenUI *TraySwitch: Boolean
  507. *OrderDependency: 50 AnySetup *TraySwitch
  508. *DefaultTraySwitch: False
  509. *TraySwitch True/On: "1 dict dup /TraySwitch true put setpagedevice"
  510. *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
  511. *?TraySwitch: "
  512. save
  513.     currentpagedevice /TraySwitch get
  514.     {(True)}{(False)}ifelse = flush
  515. restore
  516. "
  517. *End
  518. *CloseUI: *TraySwitch
  519.  
  520. *% Font Information =====================
  521. *DefaultFont: Courier
  522. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  523. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  524. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  525. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  526. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  527. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  528. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  529. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  530. *Font Courier: Standard "(002.004)" Standard ROM
  531. *Font Courier-Bold: Standard "(002.004)" Standard ROM
  532. *Font Courier-BoldOblique: Standard "(002.004)" Standard ROM
  533. *Font Courier-Oblique: Standard "(002.004)" Standard ROM
  534. *Font Helvetica: Standard "(001.006)" Standard ROM
  535. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  536. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  537. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  538. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  539. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  540. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  541. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  542. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  543. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  544. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  545. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  546. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  547. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  548. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  549. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  550. *Font Symbol: Special "(001.007)" Special ROM
  551. *Font Times-Bold: Standard "(001.007)" Standard ROM
  552. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  553. *Font Times-Italic: Standard "(001.007)" Standard ROM
  554. *Font Times-Roman: Standard "(001.007)" Standard ROM
  555. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
  556. *Font ZapfDingbats: Special "(001.004)" Special ROM
  557. *?FontQuery: "
  558. save
  559.     { count 1 gt
  560.     { exch dup 127 string cvs (/) print print (:) print
  561.     /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  562.     } { exit } ifelse
  563.     } bind loop
  564.     (*) = flush
  565. restore
  566. "
  567. *End
  568.  
  569. *?FontList: "
  570. save
  571.     (*) {(/)print print (\n)print}bind 128 string /Font resourceforall
  572.     (*) = flush
  573. restore
  574. "
  575. *End
  576.  
  577. *% Printer Messages (verbatim from printer):
  578. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  579. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  580. *Message: "\FontName\ not found, using Courier"
  581.  
  582. *% Status (format: %%[ status: <one of these> ] %%)
  583. *Status: "idle"
  584. *Status: "busy"
  585. *Status: "waiting"
  586. *Status: "printing"
  587. *Status: "warming up"
  588. *Status: "initializing"
  589. *Status: "idle"
  590. *Status: "holding"
  591. *Status: "busy"
  592. *Status: "waiting"
  593. *Status: "PrinterError: cover open"
  594. *Status: "PrinterError: warming up"
  595. *Status: "PrinterError: toner is low"
  596. *Status: "PrinterError: paper jam"
  597. *Status: "PrinterError: out of paper"
  598. *Status: "PrinterError: service call"
  599. *Status: "PrinterError: Engine is off line"
  600. *Status: "PrinterError: Engine is not responding"
  601. *Status: "PrinterError: Unknown problem occurred"
  602. *Status: "PrinterError: Manual feed page not requested"
  603. *Status: "PrinterError: waiting for manual feed"
  604.  
  605. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  606. *Source: "Serial"
  607. *Source: "SerialB"
  608. *Source: "Fax"
  609. *Source: "LocalTalk"
  610. *Source: "EtherTalk"
  611. *Source: "Parallel"
  612.  
  613. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  614. *PrinterError: "cover open"
  615. *PrinterError: "warming up"
  616. *PrinterError: "toner is low"
  617. *PrinterError: "paper jam"
  618. *PrinterError: "out of paper"
  619. *PrinterError: "service call"
  620. *PrinterError: "Engine is off line"
  621. *PrinterError: "Engine is not responding"
  622. *PrinterError: "Unknown problem occurred"
  623. *PrinterError: "Manual feed page not requested"
  624. *PrinterError: "waiting for manual feed"
  625.  
  626. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  627.  
  628. *% Color Separation Information =====================
  629.  
  630. *DefaultColorSep: ProcessBlack.60lpi.400dpi/ 60 lpi / 400 dpi
  631.  
  632. *InkName: ProcessBlack/Process Black
  633. *InkName: CustomColor/Custom Color
  634. *InkName: ProcessCyan/Process Cyan
  635. *InkName: ProcessMagenta/Process Magenta
  636. *InkName: ProcessYellow/Process Yellow
  637.  
  638. *%    For 60 lpi / 300 dpi  ===============================
  639.  
  640. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  641. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  642. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  643. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  644. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  645.  
  646. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  647. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  648. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  649. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  650. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  651.  
  652. *%    For 53 lpi / 300 dpi  ===============================
  653.  
  654. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  655. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  656. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  657. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  658. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  659.  
  660. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  661. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  662. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  663. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  664. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  665.  
  666. *%    For 71 lpi / 400 dpi  ===============================
  667.  
  668. *ColorSepScreenAngle ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  669. *ColorSepScreenAngle CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  670. *ColorSepScreenAngle ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "71.5651"
  671. *ColorSepScreenAngle ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "18.4349"
  672. *ColorSepScreenAngle ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "0.0"
  673.  
  674. *ColorSepScreenFreq ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  675. *ColorSepScreenFreq CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  676. *ColorSepScreenFreq ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  677. *ColorSepScreenFreq ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  678. *ColorSepScreenFreq ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "66.6667"
  679.  
  680. *%    For 47 lpi / 400 dpi  ===============================
  681.  
  682. *ColorSepScreenAngle ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  683. *ColorSepScreenAngle CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  684. *ColorSepScreenAngle ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "71.5651"
  685. *ColorSepScreenAngle ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "18.4349"
  686. *ColorSepScreenAngle ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "0.0"
  687.  
  688. *ColorSepScreenFreq ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  689. *ColorSepScreenFreq CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  690. *ColorSepScreenFreq ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  691. *ColorSepScreenFreq ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  692. *ColorSepScreenFreq ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "44.4444"
  693.  
  694. *%    For 85 lpi / 600 dpi  (5,5,2,6,6,2,20/3,0) =====================
  695.  
  696. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  697. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  698. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  699. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  700. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  701.  
  702. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  703. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  704. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  705. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  706. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  707.  
  708. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  709. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  710. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  711. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  712. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  713. *End
  714.  
  715. *%    For 71 lpi / 600 dpi  ===============================
  716.  
  717. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  718. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  719. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  720. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  721. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  722.  
  723. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  724. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  725. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  726. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  727. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  728.  
  729. *%    For 85 lpi / 800 dpi   =====================
  730.  
  731. *ColorSepScreenAngle ProcessBlack.85lpi.800dpi/85 lpi / 800 dpi: "45.0"
  732. *ColorSepScreenAngle CustomColor.85lpi.800dpi/85 lpi / 800 dpi: "45.0"
  733. *ColorSepScreenAngle ProcessCyan.85lpi.800dpi/85 lpi / 800 dpi: "71.5651"
  734. *ColorSepScreenAngle ProcessMagenta.85lpi.800dpi/85 lpi / 800 dpi: "18.4349"
  735. *ColorSepScreenAngle ProcessYellow.85lpi.800dpi/85 lpi / 800 dpi: "0.0"
  736.  
  737. *ColorSepScreenFreq ProcessBlack.85lpi.800dpi/85 lpi / 800 dpi: "84.8528"
  738. *ColorSepScreenFreq CustomColor.85lpi.800dpi/85 lpi / 800 dpi: "84.8528"
  739. *ColorSepScreenFreq ProcessCyan.85lpi.800dpi/85 lpi / 800 dpi: "94.8683"
  740. *ColorSepScreenFreq ProcessMagenta.85lpi.800dpi/85 lpi / 800 dpi: "94.8683"
  741. *ColorSepScreenFreq ProcessYellow.85lpi.800dpi/85 lpi / 800 dpi: "30.0"
  742.  
  743. *ColorSepScreenProc ProcessYellow.85lpi.800dpi/85 lpi / 800 dpi: "
  744. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  745. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  746. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  747. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  748. *End
  749.  
  750. *%    For 71 lpi / 800 dpi  ===============================
  751.  
  752. *ColorSepScreenAngle ProcessBlack.71lpi.800dpi/71 lpi / 800 dpi: "45.0"
  753. *ColorSepScreenAngle CustomColor.71lpi.800dpi/71 lpi / 800 dpi: "45.0"
  754. *ColorSepScreenAngle ProcessCyan.71lpi.800dpi/71 lpi / 800 dpi: "71.5651"
  755. *ColorSepScreenAngle ProcessMagenta.71lpi.800dpi/71 lpi / 800 dpi: "18.4349"
  756. *ColorSepScreenAngle ProcessYellow.71lpi.800dpi/71 lpi / 800 dpi: "0.0"
  757.  
  758. *ColorSepScreenFreq ProcessBlack.71lpi.800dpi/71 lpi / 800 dpi: "70.7107"
  759. *ColorSepScreenFreq CustomColor.71lpi.800dpi/71 lpi / 800 dpi: "70.7107"
  760. *ColorSepScreenFreq ProcessCyan.71lpi.800dpi/71 lpi / 800 dpi: "63.2456"
  761. *ColorSepScreenFreq ProcessMagenta.71lpi.800dpi/71 lpi / 800 dpi: "63.2456"
  762. *ColorSepScreenFreq ProcessYellow.71lpi.800dpi/71 lpi / 800 dpi: "66.6667"
  763.  
  764.  
  765.  
  766. *% Produced by "BuildPPD4.0L2.ps" version 4.0 edit 3
  767. *% Last Edit Date: June 12, 1997
  768. *% end of PPD file for LaserWriter Pro 810f
  769. :¥9¥ΩLaserWriter Pro 810f60faryS)MerTEXT????≤J‘mò=qLÄ4.1.1?4.1.1, © Apple Computer, Inc. 94-97. Adobe Systems, Inc. 94-97.,dtpkFREF„˄ȄÍICN#„΄τÌdpnndpcndpnaˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇııˆˆˆˆˆˆˆ+++++++++++++++ˇˇııˆˆˆˆˆˆ˝ÅÅÅÅÅÅÅÅÅÅÅÅ++++ˇˇııˆˆˆˆˆˆ˝˝ÅÅÅÅÅÅÅÅÅÅÅÅÅ++++ˇˇˇˇˆ¸˙˙˙ˆ˙ˆˆˆˆˆ++++˜˜˜˜˜¯¯¯¯¯˘˘ˇˇˆ¸˙˙˙ˆ˙ˆˆˆˆ+ˆ++¸+˜˜˜¯¯¯¯¯˘¯˘ˇˇˆVˆˆVˆ˙ˆˆˆˆ+ˆ++˜+˜˜˜¯¯¯¯¯¯˘˘ˇ˘˘˘˘˘˘˘˙¸˝¸˝¸˝¸¸¸¸˝¸˝¸¸˝¸ÅÅÅÅŎˆˆˆˆˆ˝¸¸¸˝˝ˆˆˆˆˆˆˆˆ˘ˇˇˆˆˆˆˆˆ¸˘˘˘˘˘˘˘˘˘˘˘˘˘˘˘˘˘¸˘˘˘ˇˇ¸¸¸¸¸¸˛¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸˛¸¸¸ˇˇ˜¯¯¯˘˙Ş˛˛˛˛˛˛˛˛˛˛˛˛˛˛˛˛Å˚ˇˇ˜¯¯˘¯˙Å˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝Å˚ˇˇ˜¯¯¯˘˙Ÿ¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸Å˚ˇˇ˜¯¯˘¯˙ÅVVVVVVVVVVVVVVVVVÅ˚ˇˇ˜¯¯¯˘˙ÅıˆˆˆˆˆıııııˆˆˆˆˆVÅ˚ˇˇ˜¯¯˘¯˙Å+¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯˙Å˚ˇˇ˜¯¯¯˘˙Å˝Å˘¯¯¯˙˚˛¸˚˘¯¯˘Å˝Å˚ˇˇ˜¯¯˘¯˙Å˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝Å˚ˇˇ˜¯¯¯˘˙Ÿ¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸Å˚ˇˇ˜¯¯˘¯˙ÅVVVVVVVVVVVVVVVVVÅ˚ˇˇ˜¯¯¯˘˙ÅıˆˆˆˆˆııııˆˆˆˆˆˆVÅ˚ˇˇ˜¯¯˘¯˙Å+¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯˙Å˚ˇˇ˜¯¯¯˘˙Å˝Å˘¯¯¯˙˚˛¸˚˘¯¯˘Å˝Å˚ˇˇ˜¯¯˘¯˙Å˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝Å˚ˇˇ˜¯¯¯˘˙Ÿ¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸Å˚ˇ¸ˇ˜¯¯˘¯˙Åıˆˆˆˆˆˆˆˆˆˆˆˆˆˆˆ¸Å˚ˇ˝¸ˇˇˇˇˇˇˇ˝Å˘¯¯¯˙˚˝˚˙˘¯¯˘Å˝ˇˇ˝˝¸˘ˇˇˇˇˇˇˇÅˇˇˇˇˇˇ˝˝˝˝˝¸ˇˇˇˇˇˇˇˇˇˇˇ ÃÃÃÃÃÃÃÃÃÜÃÃÃÌ›››››–ÃÃ ÃÌ̛››››› Ü¸Ì›ÕÃÃÃÃÃÃÃÃÃÕfl¸Ì›ÕÃÃÃÃÏÃÃÃËfl¸‹ÕÕÃÃÃÃÃÃÃÃÃÕfl››››ÓÓÓÓÓÓÓÓÌ››¸ÃÃÓÓÓÃÃÃÃfl¸ÃÃŒ››››››››fi›flÓÓÓ˛ÓÓÓÓÓÓÓÔÓÃÛflˇˇˇˇˇˇˇ˛fiÃÕÕfiÓÓÓÓÓÓÓÓfiÃÛfiÓÓÓÓÓÓÓÓfiÃÕÕ›››››››››fiÃÛ–ÃÿÃÃÕfiÃÕÕ‹ÃÃÃÃÃÃÃÕfiÃÛfi›ÃÕÔÓ‹ÕfifiÃÕÕfiÓÓÓÓÓÓÓÓfiÃÛfiÓÓÓÓÓÓÓÓfiÃÕÕ›››››››››fiÃÛ–Ãÿ ÃÃÕfiÃÕÕ‹ÃÃÃÃÃÃÃÕfiÃÛfi›ÃÕÔÓ‹ÕfifiÃÕÕfiÓÓÓÓÓÓÓÓfiÃÛfiÓÓÓÓÓÓÓÓfi˛ÃÕÕ–ÃÃÃÃÃÃÃŒfi˛‡ˇˇˇ˛›ÃÕÓÌ‹ÕfiˇÓ‡
  770. ˇˇˇ˝ˇˇˇ˛ÓÓġˇˇˇˇÃÃÃÃܸÃÕ››‹Ã¸ÃÃÃÃÃÃ˝›ÓÓÓÓÌ¸Œ››››Ì˛Óˇˇˇˇ˛¸ÃÓÓÓÓÓ¸Ã ÃÃŒ¸‹ÌÕÌ›Ó¸ÃÓÓÓÓÓ¸Ã à Ì¸ÃÌÕÌ›Ó¸ÃÓÓÓÓÓˇ˝ÕÌ›Ô˛flˇˇˇ˛Óˇˇ‡ @?˛Äˇˇˇ¸ΩΩÄÅŎˇ¸ÅÅÄ$ˇˇ¯AˇˇËAˇˇËAˇˇËAÄ(AˇˇËAÄhA·ËAˇˇËAˇˇËAÄ(AˇˇËAÄhA·ËAˇˇËAˇˇÏAÄN?·û?ˇ¸ˇˇ‡?ˇˇˇˇ¯ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¸ˇˇ˛?ˇˇ˛ˇ¸@?¯O‰Äˇ˛âäà
  771. ˇ˛è˛àâŒè˛àâŒè˛yœˇ?¯¸ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˆˆˆ++++++++ˇˇˆ+++ÅÅÅÅÅÅ+++ˇˇˆˆˆˆˆˆˆˆˆˆˆˆˆˇˇ˘˘˙˝˝˝¸¸˝˝˝¸˘ˇˇˆˆ¸˘˘˘˘˘˘˘˘¸˘ˇˇ¸¸¸˛˛˛˛˛˛˛˛˛¸ˇˇ¯¯¯˝˝˝˝˝˝˝˝˝˚ˇˇ¯¯¯ıˆˆˆııˆˆˆ˚ˇˇ¯˘¯˝˘¯˙¸˙˘˘˝˚ˇˇ¯¯¯˝˝˝˝˝˝˝˝˝˚ˇˇ¯¯¯ıˆˆˆıˆˆˆˆ˚ˇˇ¯¯¯˝˘¯˙¸˙˘˘˝˚ˇˇ¯¯¯˝˝˝˝˝˝˝˝˝˚ˇˇˇˇˇ˘¯˙¸˙˘˘˝ˇˇ¸¸ˇˇˇˇˇˇˇ˝˝˝¸ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇııˆˆˆˆˆˆˆ+++++++++++++++ˇˇııˆˆˆˆˆˆ˝ÅÅÅÅÅÅÅÅÅÅÅÅ++++ˇˇııˆˆˆˆˆˆ˝˝ÅÅÅÅÅÅÅÅÅÅÅÅÅ++++ˇˇˇˇˆ¸˙˙˙ˆ˙ˆˆˆˆˆ++++˜˜˜˜˜¯¯¯¯¯˘˘ˇˇˆ¸˙˙˙ˆ˙ˆˆˆˆ+ˆ++¸+˜˜˜¯¯¯¯¯˘¯˘ˇˇˆVˆˆVˆ˙ˆˆˆˆ+ˆ++˜+˜˜˜¯¯¯¯¯¯˘˘ˇ˘˘˘˘˘˘˘˙¸˝¸˝¸˝¸¸¸¸˝¸˝¸¸˝¸ÅÅÅÅŎˆˆˆˆˆ˝¸¸¸˝˝ˆˆˆˆˆˆˆˆ˘ˇˇˆˆˆˆˆˆ¸˘˘˘˘˘˘˘˘˘˘˘˘˘˘˘˘˘¸˘˘˘ˇˇ¸¸¸¸¸¸˛¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸˛¸¸¸ˇˇ˜¯¯¯˘˙Ş˛˛˛˛˛˛˛˛˛˛˛˛˛˛˛˛Å˚ˇˇ˜¯¯˘¯˙Å˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝Å˚ˇˇ˜¯¯¯˘˙Ÿ¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸Å˚ˇˇ˜¯¯˘¯˙ÅVVVVVVVVVVVVVVVVVÅ˚ˇˇ˜¯¯¯˘˙ÅıˆˆˆˆˆıııııˆˆˆˆˆVÅ˚ˇˇ˜¯¯˘¯˙Å+¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯˙Å˚ˇˇ˜¯¯¯˘˙Å˝Å˘¯¯¯˙˚˛¸˚˘¯¯˘Å˝Å˚ˇˇ˜¯¯˘¯˙Å˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝Å˚ˇˇ˜¯¯¯˘˙Ÿ¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸Å˚ˇˇ˜¯¯˘¯˙ÅVVVVVVVVVVVVVVVVVÅ˚ˇˇ˜¯¯¯˘˙ÅıˆˆˆˆˆııııˆˆˆˆˆˆVÅ˚ˇˇ˜¯¯˘¯˙Å+¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯˙Å˚ˇˇ˜¯¯¯˘˙Å˝Å˘¯¯¯˙˚˛¸˚˘¯¯˘Å˝Å˚ˇˇ˜¯¯˘¯˙Å˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝Å˚ˇˇ˜¯¯¯˘˙Ÿ¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸Å˚ˇ¸ˇ˜¯¯˘¯˙Åıˆˆˆˆˆˆˆˆˆˆˆˆˆˆˆ¸Å˚ˇ˝¸ˇˇˇˇˇˇˇ˝Å˘¯¯¯˙˚˝˚˙˘¯¯˘Å˝ˇˇ˝˝¸˘ˇˇˇˇˇˇˇÅˇˇˇˇˇˇ˝˝˝˝˝¸ˇˇˇˇˇˇˇˇˇˇˇ ÃÃÃÃÃÃÃÃÃÜÃÃÃÌ›››››–ÃÃ ÃÌ̛››››› Ü¸Ì›ÕÃÃÃÃÃÃÃÃÃÕfl¸Ì›ÕÃÃÃÃÏÃÃÃËfl¸‹ÕÕÃÃÃÃÃÃÃÃÃÕfl››››ÓÓÓÓÓÓÓÓÌ››¸ÃÃÓÓÓÃÃÃÃfl¸ÃÃŒ››››››››fi›flÓÓÓ˛ÓÓÓÓÓÓÓÔÓÃÛflˇˇˇˇˇˇˇ˛fiÃÕÕfiÓÓÓÓÓÓÓÓfiÃÛfiÓÓÓÓÓÓÓÓfiÃÕÕ›››››››››fiÃÛ–ÃÿÃÃÕfiÃÕÕ‹ÃÃÃÃÃÃÃÕfiÃÛfi›ÃÕÔÓ‹ÕfifiÃÕÕfiÓÓÓÓÓÓÓÓfiÃÛfiÓÓÓÓÓÓÓÓfiÃÕÕ›››››››››fiÃÛ–Ãÿ ÃÃÕfiÃÕÕ‹ÃÃÃÃÃÃÃÕfiÃÛfi›ÃÕÔÓ‹ÕfifiÃÕÕfiÓÓÓÓÓÓÓÓfiÃÛfiÓÓÓÓÓÓÓÓfi˛ÃÕÕ–ÃÃÃÃÃÃÃŒfi˛‡ˇˇˇ˛›ÃÕÓÌ‹ÕfiˇÓ‡
  772. ˇˇˇ˝ˇˇˇ˛ÓÓġˇˇˇˇÃÃÃÃܸÃÕ››‹Ã¸ÃÃÃÃÃÃ˝›ÓÓÓÓÌ¸Œ››››Ì˛Óˇˇˇˇ˛¸ÃÓÓÓÓÓ¸Ã ÃÃŒ¸‹ÌÕÌ›Ó¸ÃÓÓÓÓÓ¸Ã à Ì¸ÃÌÕÌ›Ó¸ÃÓÓÓÓÓˇ˝ÕÌ›Ô˛flˇˇˇ˛Óˇˇ‡ @?˛Äˇˇˇ¸ΩΩÄÅŎˇ¸ÅÅÄ$ˇˇ¯AˇˇËAˇˇËAˇˇËAÄ(AˇˇËAÄhA·ËAˇˇËAˇˇËAÄ(AˇˇËAÄhA·ËAˇˇËAˇˇÏAÄN?·û?ˇ¸ˇˇ‡?ˇˇˇˇ¯ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¸ˇˇ˛?ˇˇ˛ˇ¸@?¯O‰Äˇ˛âäà
  773. ˇ˛è˛àâŒè˛àâŒè˛yœˇ?¯¸ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˆˆˆ++++++++ˇˇˆ+++ÅÅÅÅÅÅ+++ˇˇˆˆˆˆˆˆˆˆˆˆˆˆˆˇˇ˘˘˙˝˝˝¸¸˝˝˝¸˘ˇˇˆˆ¸˘˘˘˘˘˘˘˘¸˘ˇˇ¸¸¸˛˛˛˛˛˛˛˛˛¸ˇˇ¯¯¯˝˝˝˝˝˝˝˝˝˚ˇˇ¯¯¯ıˆˆˆııˆˆˆ˚ˇˇ¯˘¯˝˘¯˙¸˙˘˘˝˚ˇˇ¯¯¯˝˝˝˝˝˝˝˝˝˚ˇˇ¯¯¯ıˆˆˆıˆˆˆˆ˚ˇˇ¯¯¯˝˘¯˙¸˙˘˘˝˚ˇˇ¯¯¯˝˝˝˝˝˝˝˝˝˚ˇˇˇˇˇ˘¯˙¸˙˘˘˝ˇˇ¸¸ˇˇˇˇˇˇˇ˝˝˝¸ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇııˆˆˆˆˆˆˆ+++++++++++++ˇˇˇˇˇˇˇˇııˆˆˆˆˆˆ˝ÅÅÅÅÅÅÅÅÅÅ++++ˇˇˇˇˇˇˇııˆˆˆˆˆˆ˝˝ÅÅÅÅÅÅÅÅÅÅÅ++++ˇˇˇˇˇˇˇˇˇˇˇˇˆ¸˙˙˙ˆVˆˆˆˆˆ+++˜˜˜˜˜¯¯¯¯˘˘ˇˇˇˇˇˇˆVˆˆVˆVˆˆˆˆ+ˆ+˜+˜˜˜¯¯¯¯¯˘˘ˇˇˇˇˇˇ˘˘˘˘˘˘˘¸˝¸˝¸˝¸¸¸˝¸˝¸˝¸ÅÅÅŎˇˇˇˇˇˆˆˆˆˆ¸¸¸˝˝ˆˆˆˆˆˆˆ˘ˇˇˇˇˇˇˆ+++++¸˘˘˘˘˘˘˘˘˘˘˘˘˘˘˘¸˘˘˘ˇˇˇˇˇˇˇV¯¯˘˘˙Ş˛˛˛˛˛˛˛˛˛˛˛˛˛˛Å˚ˇˇˇˇˇˇˇˇ¯¯˘¯˙˙Å˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝Å˚ˇˇˇˇˇˇˇ¯¯¯˘˘˙Ÿ¸¸¸¸¸¸¸¸¸¸¸¸¸¸Å˚ˇˇˇˇˇˇ¯¯˘¯˙˙ÅVVVVVVVVVVVVVVVÅ˚ˇˇˇˇˇˇ¯¯¯˘˘˙ÅıˆˆˆˆıııııˆˆˆˆVÅ˚ˇˇˇˇˇˇ¯¯˘¯˙˙Å+¯¯¯¯¯¯¯¯¯¯¯¯¯˙Å˚ˇˇˇˇˇˇ¯¯¯˘˘˙Å˝Å˘¯¯˙˚˛¸˚˘¯˘Å˝Å˚ˇˇˇˇˇˇ¯¯˘¯˙˙Å˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝Å˚ˇˇˇˇˇˇ¯¯¯˘˘˙Ÿ¸¸¸¸¸¸¸¸¸¸¸¸¸¸Å˚ˇˇˇˇˇˇ¯¯˘¯˙˙ÅVVVVVVVVVVVVVVVÅ˚ˇˇˇˇˇˇ¯¯¯˘˘˙ÅıˆˆˆˆııııˆˆˆˆˆVÅ˚ˇˇˇˇˇˇ¯¯˘¯˙˙Å+¯¯¯¯¯¯¯¯¯¯¯¯¯˙Å˚ˇˇˇˇˇˇ¯¯¯˘˘˙Å˝Å˘¯¯˙˚˛¸˚˘¯˘Å˝Å˚ˇˇˇˇˇˇ¯¯˘¯˙˙Å˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝Å˚ˇˇˇˇˇˇ¯¯¯˘˘˙Ÿ¸¸¸¸¸¸¸¸¸¸¸¸¸¸Å˚ˇˇˇˇˇˇ¯¯˘¯˙˙Åıˆˆˆˆˆˆˆˆˆˆˆˆˆ¸Å˚ˇˇˇˇˇˇˇˇˇˇˇˇˇ˝Å˘¯¯˙˚ˇ˚˙˘¯˘Å˝ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ ÃÃÃÃÃÃÃÃܡˇˇÃÃÃÌ››››–ÃÃˇˇˇ ÃÌ̛›››› ܡˇˇˇ¸Ì›ÕÃÃÃÃÃÃÃÃÕflˇˇ¸‹ÕÕÃÃÃÃÃÃÃÃÕflˇˇ˝›››ÓÓÓÓÓÓÓÌ›flˇˇ¸ÃÃÓÓÏÃÃÃflˇˇ¸ÃÃŒ›››››››fi›flˇˇˇ‹Õ›flˇˇˇˇˇˇˇfiˇˇˇˇÃ‹›fiÓÓÓÓÓÓÓfiˇˇˇÃÕ›fiÓÓÓÓÓÓÓfiˇˇÃ‹›››››››››fiˇˇÃÕ›–Ãà ÃÕfiˇˇÃ‹›‹ÃÃÃÃÃÃÕfiˇˇÃÕ›fi›Ãfi˛ÌÕfifiˇˇÃ‹›fiÓÓÓÓÓÓÓfiˇˇÃÕ›fiÓÓÓÓÓÓÓfiˇˇÃ‹›››››››››fiˇˇÃÕ›–ÃÃÃÃÕfiˇˇÃ‹›‹ÃÃÃÃÃÃÕfiˇˇÃÕ›fi›Ãfi˛ÌÕfifiˇˇÃ‹›fiÓÓÓÓÓÓÓfiˇˇÃÕ›fiÓÓÓÓÓÓÓfiˇˇÃ‹›–ÃÃÃÃÃÃŒfiˇˇˇˇˇ˛›Ãfi˛›ÕfiˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇÄˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇÃŒÌ››ÃˇˇÌÃÃÃÃÕˇˇ›fiÓÓÓÌˇˇÃÌ›››ÌˇˇÃfiÓˇÓÌˇˇÃfiÓÓÓÌˇˇÃ–ÃÃÛˇˇÃfiÓˇÓÌˇˇÃfiÓÓÓÌˇˇÃ–ÃÃÛˇˇÃfiÓˇÓÌˇˇÃfiÓÓÓÌˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ¯?ˇˇ¸x˛‡ˇˇˇˇÔ‡ˇˇˇˇ‡¯‡@GˇÔˇÔpˇÓp`.pˇÓp`npx¯ÓpˇÓpˇÓp`.pˇÓp`npx¯ÓpˇÓpˇÓp`n¯¯fiˇˇ˛?ˇˇ¸ˇˇˇˇˇ¯?ˇˇ¸ˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛?ˇˇ¸ˇ@˛ˇˇ‡ˇˇ¿ˇˇœ˚» …Àœ˚» …Àœ˚» ˇˇ˛˛ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˆˆˆ˝˝ÅÅÅÅÅ++ˇˇˇˇ¸˙ˆˆˆˆ+˜˜¯¯˘ˇˇˇˇ˘˘˘˝˝˝¸˝˝˝¸˘ˇˇˇˇˆˆ¸˘˘˘˘˘˘˘¸˘ˇˇˇˇ¯¯˙˛˛˛˛˛˛˛˛˘ˇˇˇˇ¯¯˙¸¸¸¸¸¸¸¸˘ˇˇˇˇ¯¯˙ı¯¯¯¯¯¯˙˘ˇˇˇˇ¯¯˙˝˝˝˝˛˝˝˝˘ˇˇˇˇ¯¯˙¸¸¸¸¸¸¸¸˘ˇˇˇˇ¯¯˙ı¯¯¯¯¯¯˙˘ˇˇˇˇ¯¯˙˝˝˝˝˛˝˝˝˘ˇˇˇˇ¯¯˙¸¸¸¸¸¸¸¸˘ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇııˆˆˆˆˆˆˆ+++++++++++++++ˇˇııˆˆˆˆˆˆ˝ÅÅÅÅÅÅÅÅÅÅÅÅ++++ˇˇııˆˇˇˆˆˆ˝˝ÅÅÅÅÅÅÅÅÅÅÅÅÅ+ˇˇ+ˇˇˇˇˇˇˇˇˇˇˆ¸˙˙ˇˇˇˆˆˆˆˆ++++˜˜˜˜˜¯¯ˇˇˇ˘˘ˇˇˆ¸˙˙˙ˇˇˇˆˆˆ+ˆ++¸+˜˜˜¯¯ˇˇˇ˘¯˘ˇˇˆVˆˆVˆˇˇˇˆˆ+ˆ++˜+˜˜˜¯ˇˇˇ¯¯˘˘ˇ˘˘˘˘˘˘˘˙ˇˇˇ˝¸˝¸¸¸¸˝¸˝ˇˇˇ¸ÅÅÅÅŎˆˆˆˆˆˇˇˇ˝¸¸¸˝˝ˇˇˇˆˆˆˆˆ˘ˇˇˆˆˆˆˆˆ¸˘˘ˇˇˇ˘˘˘˘˘˘ˇˇˇ˘˘˘¸˘˘˘ˇˇ¸¸¸¸¸¸˛¸¸ˇˇˇ¸¸¸¸ˇˇˇ¸¸¸˛¸¸¸ˇˇ˜¯¯¯˘˙Ş˛˛ˇˇˇ˛˛ˇˇˇ˛˛˛˛˛˛Å˚ˇˇ˜¯¯˘¯˙Å˝˝˝˝ˇˇˇˇˇˇ˝˝˝˝˝˝˝Å˚ˇˇ˜¯¯¯˘˙Ÿ¸¸¸¸ˇˇˇˇ¸¸¸¸¸¸¸¸Å˚ˇˇ˜¯¯˘¯˙ÅVVVVVˇˇˇˇVVVVVVVVÅ˚ˇˇ˜¯¯¯˘˙ÅıˆˆˆˇˇˇˇˇˇıˆˆˆˆˆVÅ˚ˇˇ˜¯¯˘¯˙Å+¯¯ˇˇˇ¯¯ˇˇˇ¯¯¯¯¯˙Å˚ˇˇ˜¯¯¯˘˙Å˝Åˇˇˇ¯˙˚˛ˇˇˇ¯¯˘Å˝Å˚ˇˇ˜¯¯˘¯˙Å˝ˇˇˇ˝˝˝˝˝˝ˇˇˇ˝˝˝˝Å˚ˇˇ˜¯¯¯˘˙Ŏˇˇ¸¸¸¸¸¸¸¸ˇˇˇ¸¸¸Å˚ˇˇ˜¯¯˘¯˙ˇˇˇVVVVVVVVVVˇˇˇVVÅ˚ˇˇ˜¯¯¯˘ˇˇˇˆˆˆˆˆııııˆˆˆˇˇˇVÅ˚ˇˇ˜¯¯˘ˇˇˇ+¯¯¯¯¯¯¯¯¯¯¯¯¯ˇˇˇÅ˚ˇˇ˜¯¯ˇˇˇÅ˝Å˘¯¯¯˙˚˛¸˚˘¯¯˘ˇˇˇ˚ˇˇ˜¯ˇˇˇ˙Å˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝˝ˇˇˇˇˇ˜¯ˇˇ˘˙Ÿ¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸ˇˇˇ¸ˇ˜¯¯˘¯˙Åıˆˆˆˆˆˆˆˆˆˆˆˆˆˆˆ¸Å˚ˇ˝¸ˇˇˇˇˇˇˇ˝Å˘¯¯¯˙˚˝˚˙˘¯¯˘Å˝ˇˇ˝˝¸˘ˇˇˇˇˇˇˇÅˇˇˇˇˇˇ˝˝˝˝˝¸ˇˇˇˇˇˇˇˇˇˇˇ ÃÃÃÃÃÃÃÃÃÜÃÃÃÌ›››››–ÃÃ ˇÃŒÌ›››››› ˇœˇˇ¸ÌflˇÃÃÃÃÃÃÃÃˇ˝fl¸Ì›ˇ¸ÃÃÃÏÃܡ‹fl¸‹ÕœˇÃÃÃÃÃÃˇ¸Õfl››››ˇ˛ÓÓÓÓÔˇÌ››¸ÃÃˇÓÓÓˇ¸ÃÃfl¸ÃÃŒ›ˇ˝››flˇ›fi›flÓÓÓ˛ÔˇÓÓˇ˛Ó˛ÓÃÛflˇˇˇˇˇˇˇˇfiÃÕÕfiÓÔˇˇ˛ÓÓÓfiÃÛfiÓÓˇˇÓÓÓÓfiÃÕÕ›››ˇˇ››››fiÃÛ–ÜˇˇÃÃÕfiÃÕÕ‹Ãˇ¸œˇÃÃÕfiÃÛfiflˇÕÔˇ¸ÕfifiÃÕÕfiˇ˛ÓÓÔˇÓÓfiÃÛflˇÓÓÓÓˇ˛ÓfiÃÕÕˇ˝››››flˇ›fiÃÃflˇÃÿ Ãˇ˝fiÃÕˇ¸ÃÃÃÃÃܡfiܡfi›ÃÕÔÓ‹Õˇ˛Ãˇ˝fiÓÓÓÓÓÓÓÔˇÃˇ›fiÓÓÓÓÓÓÓÓˇ˛ÃÕÕ–ÃÃÃÃÃÃÃŒfi˛‡ˇˇˇ˛›ÃÕÓÌ‹ÕfiˇÓ‡
  774. ˇˇˇ˝ˇˇˇÓÓÓġˇˇˇˇÃÃÃÃܸˇÕ››‹ˇ¸ˇ¸Ãܡ˝flˇÓÓˇ˝¸Œˇ˝flˇÌ˛Óˇˇˇˇ˛¸ÃÓˇˇÓÓ¸Ã ˇˇÃŒ¸‹Ôˇˇ˝Ó¸Ãˇ˛ÔˇÓ¸œˇÃ ˇ˛¸ˇ˝ÕÌflˇ¸ˇÓÓÓÓˇˇ˝ÕÌ›Ô˛ÔˇˇˇÓÓˇˇ‡ @?˛òdˇˇˇ¸øƒøÉÑÉÄŎˇ¸Å„¸Å8$ˇˇ¯AˇˇËAˇˇËAˇˇËAáÄ(AˇˇËAú‡hA˘ËAˇˇËAˇˇËA¿(CˇˇËGÄËO·ÒË]ˇˇËYˇˇÏAÄN?·û?ˇ¸ˇˇ‡?ˇˇˇˇ¯ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇˇ¸ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¯ˇˇ¸ˇˇ˛?ˇˇ˛ˇ¸@?¯@∑Ó∏ù∫érˇ˛ã¬ã˛è˛érü˙πfiø˛yœˇ?¯¸ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˆˆˆ++++++++ˇˇˆˇˇ+ÅÅÅÅÅÅ+ˇˇˇˇˆˇˇˇˆˆˆˆˆˆˇˇˇˇˇ˘˘ˇˇˇ˝¸¸˝ˇˇˇ˘ˇˇˆˆ¸ˇˇˇ˘˘ˇˇˇ¸˘ˇˇ¸¸¸˛ˇˇˇˇˇˇ˛˛¸ˇˇ¯¯¯˝˝ˇˇˇˇ˝˝˝˚ˇˇ¯¯¯ıˆˇˇˇˇˆˆˆ˚ˇˇ¯˘¯˝ˇˇˇˇˇˇ˘˝˚ˇˇ¯¯¯ˇˇˇ˝˝ˇˇˇ˝˚ˇˇ¯¯ˇˇˇˆˆıˆˇˇˇ˚ˇˇ¯ˇˇˇ˘¯˙¸˙˘ˇˇˇˇˇ¯ˇˇ˝˝˝˝˝˝˝˝ˇˇˇˇˇˇˇ˘¯˙¸˙˘˘˝ˇˇ¸¸ˇˇˇˇˇˇˇ˝˝˝¸@rbi1
  775. Resolution300dpi400dpi600dpi800dpiàWBióà Resolution:WóiÛ300 dpijó|Û400 dpi}óèÛ600 dpiêó¢Û800 dpiʼnH0    signatureTNAMversionDWRDCheckbox countOCNT*****LSTCitemDWRDmainESTR*****LSTE Radio groupsOCNT*****LSTC
  776. first itemDWRD    last itemDWRDmainESTR option countOCNT*****LSTCoptionESTR*****LSTE*****LSTEmenusOCNT*****LSTCitemDWRDmainESTR option countOCNT*****LSTCoptionESTR*****LSTE*****LSTE
  777. pict controlsOCNT*****LSTCdlgItemDWRD
  778. color - offIDDWRD 1bit - offIDDWRD color - onIDDWRD 1bit - onIDDWRDcolor - forbiddenIDDWRD1bit - forbiddenIDDWRDmaskIDDWRDenabledDBYT    forbiddenDBYTvalueDBYTreservedDBYTreservedDLNGmainESTRoptionESTR*****LSTEvZWhen this button is selected, the printer will print at a resolution of 300 dots per inch.ATo print at a resolution of 300 dots per inch, click this button.ZWhen this button is selected, the printer will print at a resolution of 400 dots per inch.ATo print at a resolution of 400 dots per inch, click this button.ZWhen this button is selected, the printer will print at a resolution of 600 dots per inch.ATo print at a resolution of 600 dots per inch, click this button.ZWhen this button is selected, the printer will print at a resolution of 800 dots per inch.ATo print at a resolution of 800 dots per inch, click this button.≤  ‰H‰H ‰H‰H ‰H‰H ‰H‰H]]ĺ-é†09†Ç
  779. –@òĺ-îĺ-éĺ-éı‡ÛıÛıpÛ    ˆ¿‡Ù    ˆ<>Ù ˜¿‡ı
  780. ˜˝0ı
  781. ˜˝ ı ¯¸˝¯ˆ ¯1ü¸ˆ˘–c¿˝Ę
  782. ˘ ∞¸p˜
  783. ˘<ÒG¸˜˙· ß–¸¿¯˙A˸8¯˙Ü¡¸¯˚˛9ÁÒfl‡˝‡˘˚CÜa0ÿ¸˘˚<·Å2˝˘¸    ·åP°Ñ0Å@˛ a‡˙¸    ñqmY]6sÏ˛‡>˙¸xA`Ç¡Ñ3¡Ä˚˝‚a a¿†‡˚˝1 c c0√0;:˚˝˘çq£ï±£Ûœ6ˇ˜`ˇ„‡¸˛Ñ0Ü!ÃA AHΔm w8¸˛c q·8a !¥3≤`æ  ¸˛30Å`Üac6Ó®†b¸u«fi1≥î]Ê8«ˇãÄoZj¸Ò F;!√á:D@¿‡
  784. `c¸ÿC)¡ÉaÑ`""`(1ÅÜ˚cºyê`Δ≥b"" GF˚ˆsôœ∂1Árq«πôô∞789`¸5ãqéÑ@ 1ÑB¸òAÖ@!B$$B¸psΔ!—Ñf "" ¸fiÌ›ÛÕ{œ3‡qÄpÄ˝ ÅBƒ@Ç˛àÅ£Ä@Ä˝ÄÄÑ!A!¿DD@Ñé@¿˝@`sΔä
  785. t"B"$B00m¿˝@∑ØQ·ˇ˚#32?·ß@Á.@˝@ÉΔìêàΔ"@˝@ăpÇÇуB `"`$`˝`xyûyZy‰g‚fb=‡‚Ä"A¬ ˝`a!œ"Q"#"  B ˝ ¡10Aå X
  786.  ˝˛¿ÑB1¯Ü00¿! 2 ˝ 8’Í»E’6ŒÊc˛Ê0˝0""!#8`˝ì˝Ä√ `!Ä˝¶˝0˛ `pëà1Ĭ˝ò˝˛ lÃÕåe˛(˝`p˝˛ Ä" B @˝¿˝˛
  787. Ä√!@¸@¸˝    @1!ĸ¸˝    <åÕûx¸ v¸˝b à‡a˚ö¸˝‡1Ü˙"b¸˝¿1Ü˚=Ǹ¸0ïx†˚~¸¸YÄ·˙†¸¸Ú˙@¸˚¿<˙¸¿¸8y`˙˙¸0¸Ñ˙† ¸»¸˙¿0¸6˚¿ ˙<@`¸¸Éé˙»@6†¸ÿ¸˙ @@,†¸6¸Ä`˙8H@Ú`¸¸a˘‡@B‰†¸˝˙®H[ʇ¸
  788. Ä˝˙fiGcn ¸x¸˙87k;‡¸    ˝˙‡3ít`¸p¿˛˚ÿ鄯‡¸0˛˚†¸ÿ˝ ˚0nÄf ¸$˛¸·Ä3Ä ¸    ‡Ä¸ûÛ˛Ò‡ ¸ `˛¸#Ģ?Ä ¸    ê¸0é?`†¸    l¸„˛∞˙¸    Ä¿˝    å7˛Øˇ˝    `0¿˝83˝ˇo¿˛    0˝`F¸ ˙`˛     ê˛√˚/·b‡ˇ    @‡Ä˛>3‡˙ˇ     `˛aܯfiˇêÇ<¯7¿ LÄp¯¿¿;ÑÄ<s¿¯?≥¿
  789. @ dÄ¡é˜8Ä
  790. 0¿8˜„bˇ
  791.  ÿ@`¯‡,ˇ
  792. 
  793. 7@|q¿¯靎 Ä
  794. †Aâ˜b`ˇ˛¿0`#
  795. ú˜03ġ˛0ê,p˜‡ ˛ `wqú¯Ä˛ ¿ôg¯ ˛ ˛Ä01̝¿˛˛`É
  796. ¿˚O∏IJ
  797. @  p˚˙¯˝
  798. ¿ ˚0Ñ8˝‡tĸ ¢ ˝˛üÄ1¸‡:¿˝@ᘸ?˛˛◊>¸0ëˇ¿p<(x¸¸bÄx|˛Ä¡Ùº¸˛"p`?ˇØÅ¬f¸˛√ɘˇ˙võ¸˝@†z    Ä
  799. Ä.
  800. Ä˝˝     Å¿–ŒX x¿˝¿˛Ä` h 7¶†† `˝0 ˛P    |>¿¸?ˇ´¬é†˝ ˛É ¬˛" ˝ɲ@
  801. ÉÄ¡0" ˝˛P¿@‡0  0» ˝ÄA¯(<`∂3¬¡Ç `˝¿˛p3 `Δ    Å@˝ ˛Äåa"Ä˝Ä0Å¿·  ƒ¸¿p¿q888·¿c8n¸0Ä#Å0¸¿˛    `é †¸     0√ &
  802. ‡¸Äp
  803. Ä∞3·ÄΔ;˛p¸`    ¿ Δ¬ ¸Ä@7§Ü # ‡Ê¸˛`  Å∞ dÉ"¸˛0˛‡Û‡‡£:Ä˝˛ ¿˛
  804. Ä » ¿˝˛¿ ¿Ä`1  ` @˝˛¿
  805. p88´C„F`˝˝`Å @! ˝˝˛AÇd" ˝˝˛    0ÅÅ¿ à˛ Δ ˝˝Ppp x#    ¡@„8 ˝˝¿Å¿  Ã2 ¡@˝¸`@¬0. !¿˝¸£@∞0B    Ä˝¸¿Å¿†~3ɇ‡c∏>¸¸É  åAò¸¸¿  ¸¸¿Ép ,"‡¸˚8‡É
  806. ćaá·¿£>Ó˚˚˛ Ä8     í0˚˚Ä{{Œ¨! `˚˚Ä  |b¡¿˚˙
  807. p·†cø˙˙
  808. @Ä3Å ˙˙
  809. 0ÄÄ@ê ˙˙
  810. ‡@`"``˙˙
  811. ‡‡<`0◊Ä˙˘  Ä„&˘˘ Ä
  812. ÅÄH0˘˘ ‡Äp`˘˘ Ň8p<0(f¿˘˘
  813. Ö `a0&¯¯    bÑ! ‹¯¯    4 ÉÄ˙ ¿ ¯¯    b`<3¿¯¯˛˜
  814. Ù $˜
  815. ÙÉ`\˜    Ûp9㿘ÛñˆÛ|ˆÛņˆÚ¿ˆÚzıÚı†ÉˇPÄ8.5
  816. Mac OS 8.5:¥9¥ΩÖ0rZversÇBNDLöFREF¶dtpk icl8÷icl4ics46ICN#fics#ñics8ΔppdTˆDITLTMPLSTR#hdlg&PICT2ˇˇ ˇˇ 9õÖê„ˡˇ P„ˡˇ Ä„Èˇˇ ã„͡ˇ ñ°øπˇˇ ¶„Ρˇ     ~„Ïˇˇ V„Ìˇˇ .øπˇˇ ™„Ρˇ 
  817. Ç„Ïˇˇ Z„Ìˇˇ 2øπˇˇ Æ„Ρˇ Ü„Ïˇˇ ^„Ìˇˇ !6øπˇˇ 2„Ρˇ 
  818. „Ïˇˇ ‚„Ìˇˇ !∫øπˇˇ 6„Ρˇ „Ïˇˇ Ê„Ìˇˇ "æøπˇˇ z„Ρˇ R„Ïˇˇ *„Ìˇˇ #‰H $‰H $J„Ë/ $÷‰H4 '
  819. ‰HN )Ñ„}ˇˇ *:Owner resourceImaging OptionsImaging OptionsppdTImaging Options Help TextImaging Options Help